projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72654a3
)
(Fx_list_fonts): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 10 Apr 1994 00:38:14 +0000
(
00:38
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 10 Apr 1994 00:38:14 +0000
(
00:38
+0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 86dcfdaa44cbcb870e01591d1b663ac1a49bed1e..aa824444dca06edc5585374ff8c9c62a668440a2 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-2601,8
+2601,8
@@
FACE is a face name - a symbol.\n\
The return value is a list of strings, suitable as arguments to\n\
set-face-font.\n\
\n\
-
The list does not include fonts Emacs can't use (i.e. proportional
\n\
-
fonts),
even if they match PATTERN and FACE.")
+
Fonts Emacs can't use (i.e. proportional fonts) may or may not be excluded
\n\
+even if they match PATTERN and FACE.")
(pattern, face, frame)
Lisp_Object pattern, face, frame;
{